home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / et / et3_0-a1.lha / et3 / src / ET_Begin.h < prev    next >
C/C++ Source or Header  |  1992-05-04  |  156b  |  15 lines

  1. #ifndef ET_BEGIN
  2. #define ET_BEGIN
  3.  
  4. #include "ET_Prefix.h"
  5.  
  6. /*
  7.  * prefix ET++ class names
  8.  */
  9.  
  10. #include "ET_Undefines.h"
  11. #include "ET_Redefines.h"
  12.  
  13. #endif
  14.  
  15.